Download Latest Version dos320full.zip (77.7 MB)
Email in envelope

Get an email when there's a new version of Free Pascal Compiler

Home / Mac OS X / 3.0.4
Name Modified Size InfoDownloads / Week
Parent folder
readme.txt 2018-12-17 2.7 kB
fpc-3.0.4a.intel-macosx.dmg 2018-09-30 108.4 MB
fpc-3.0.4.powerpc-macosx.dmg 2018-09-30 98.7 MB
fpc-3.0.5.intel-macosx.cross.ios.dmg 2017-11-27 106.0 MB
fpc-3.0.4.intel-macosx.cross.powerpc-macosx.dmg 2017-11-27 78.0 MB
fpc-3.0.4.intel-macosx.cross.jvm.dmg 2017-11-27 11.7 MB
Totals: 6 Items   402.9 MB 0
fpc-3.0.4a.intel-macosx.dmg : FPC for 32 and 64 bit Intel
fpc-3.0.4.powerpc-macosx.dmg : FPC for 32 and 64 bit PowerPC
fpc-3.0.5.intel-macosx.cross.ios.dmg : FPC cross-compilers from Intel to 32 and 64 bit iOS
fpc-3.0.4.intel-macosx.cross.powerpc-macosx.dmg : FPC cross-compilers from Intel to 32 and 64 bit PowerPC
fpc-3.0.4.intel-macosx.cross.jvm.dmg : FPC cross-compiler from Intel to JVM (very limited Pascal RTL support, but full JDK 1.5 support)


"Unknown developer" error when installing (Mac OS X 10.7 and later)

If you get the message that the FPC installer was created by an unknown developer and cannot be opened, right-click on the installation package and choose "Open" in the contextual menu. If this does not work, you may first have to go to System Preferences -> Security & Privacy -> General, and "Allow apps downloaded from: Mac App Store and Identified developers". These workarounds are required because we do not pay Apple 79 euro per year, which would prove you can trust us.


Xcode 10 compatibility (macOS 10.14)

FPC 3.0.4 is qualified for use with Mac OS X 10.4 till macOS 10.14. Xcode 10 installs some command line file in different locations compared to previous releases. If you already installed FPC under a previous Mac OS X/OS X/macOS version, you will have to reinstall FPC 3.0.4a under macOS 10.14 to get a configuration file that enables the compiler to find the necessary files). See also the section below on how to install the command line tools.


Xcode 5+ compatibility (OS X 10.9; for OS X 10.8, see below)

FPC 3.0.4 is qualified for use with Mac OS X 10.4 till macOS 10.14. Xcode 5 and later however no longer install the command line tools by default, which are required by FPC. To install them manually, open "/Applications/Utilities/Terminal", execute "xcode-select --install" and choose "Install". Afterwards, FPC will function correctly.


Xcode 4.3 - 5.x compatibility (Mac OS X 10.7/OS X 10.8)

FPC 3.0.4 is qualified for use with Mac OS X 10.4 till macOS 10.14. Xcode 4.3 and later however no longer install the command line tools by default, which are required by FPC. To install them manually, open Xcode, go to Preferences, select "Downloads" and install the "Command Line Tools". Afterwards, FPC will install and function correctly.


Xcode 3.2.x - 4.2 compatibility (Mac OS X 10.6)
	
FPC 3.0.4 is qualified for use with Mac OS X 10.4 till macOS 10.14. There is however an issue when compiling dynamic libraries with FPC under Mac OS X 10.6 due to a bug in the Xcode 3.2.x linker. This bug has been fixed in Xcode 4. You can work around the bug in Xcode 3.2.x by using the -k-no_order_inits command line parameter when compiling a dynamic library.
Source: readme.txt, updated 2018-12-17